This section covers how to change the port number in the Web API Config file, which is used to connect with the DoorPoint and PersonPoint Apps.
Steps to Configure Port Number : |
|
|
|
Always make a backup copy of your xml config file BEFORE you make any changes to it. Preserve the backup as a way to restore your working file in the event you mistakenly change or step on the surrounding code / commands.
the setup SSL batch file is located in …
(C:)GCS \ System Galaxy \ OptionalServices \ WebServices\
The Microsoft Visual Studio will launch.
|
|
|
|
i.e. enter HTTPPort or HTTPSPort Visual Studio will highlight the appropriate row.
|
|
Important: GCS Web API Service must be configured with a valid SG login and password that exists in System Galaxy. These credentials must be active/valid in System Galaxy and must have the appropriate privileges that support the functions of service. The SG credentials must be configured into the service’s ‘exe.config’ file. This file can be encrypted using the same method and tools you use to encrypt the SG Web Module – See the Web Module Guide for encryption details. This does not affect the main GCS Communication, Event, Client Gateway and DB writer services.
|
|
Restart the GCS.WebApi.WindowsService in the Services window.
|
|
END OF INSTRUCTIONS |